code point 예문
- Returns: the Unicode code point value before the given index.
반환값: 지정된 인덱스의 전에 있는 Unicode 코드 포인트치 - Returns: the code point value of the character at the index
반환값: 지정된 index 에 있는 문자의 코드 포인트치 - Returns: the number of Unicode code points in the specified text range
반환값: 지정된 텍스트 범위내의 Unicode 코드 포인트의 수 - Parameters: index - the index following the code point that should be returned
파라미터: index - 리턴된 코드 포인트에 계속되는 인덱스 - Returns the number of Unicode code points in the specified text range of this sequence.
이 순서의 지정된 텍스트 범위의 Unicode 코드 포인트의 수를 리턴합니다. - Unpaired surrogates within this sequence count as one code point each. Parameters: beginIndex - the index to the first char of the text range.endIndex - the index after the last char of the text range.
이 순서내에서 페어로 되어 있지 않은 사로 게이트는 각각 1 개의 코드 포인트로서 셀 수 있습니다. 파라미터: beginIndex - 텍스트 범위내의 최초의 char 에 의 인덱스 endIndex - 텍스트 범위내의 마지막 char 의 뒤의 인덱스